Skip to content

Releases: the-collab-lab/shopping-list-utils

v2.2.0

13 Dec 23:39
b531f25
Compare
Choose a tag to compare

Breaking changes

  • <Popup /> is now <ArchivalNoticeModal />

v2.1.0

13 Dec 04:34
84d4483
Compare
Choose a tag to compare

New features

A <Popup /> component for use in our upcoming project gallery

Miscellaneous changes

  • Internal restructuring of files
  • We now use Vite to for build and development

v2.0.0

15 Apr 21:36
7dcf629
Compare
Choose a tag to compare

Version 2.0!

Breaking changes

  • getToken is now generateToken
  • End of support for IE11. We now rely on the Web Cryptography API to do random numbers. No more Math.random!

Enhancements

  • Compile to ES6 modules, for smaller and more efficient builds
  • Initialize the internal words array from JSON to improve parsing time
  • Add some user-facing descriptions of functions via JSDoc comments

Chores

  • Update all dev dependencies
  • Add tests for generateToken
  • Change some internal function names

For a detailed look at the changes in this release, see #2.

Fix package version numbers

11 Oct 23:58
Compare
Choose a tag to compare

I mistaken didn't edit the package.json before releasing, my bad!

Clean up tokens.js words

11 Oct 23:47
9944fa8
Compare
Choose a tag to compare

This cleans up the tokens.js file so it's TCL friendly ✨

v1.0.1

26 Aug 01:24
Compare
Choose a tag to compare

Update the readme with information about the package.

v1.0.0

26 Aug 01:06
Compare
Choose a tag to compare

The initial release with data from the current shopping list utils.