Releases: gleamy-js/gleamy
Releases · gleamy-js/gleamy
2.0.2
chore: set npm auth from the pipeline
2.0.1
chore: bump node & package versions
2.0.0
Happy birthday Gleamy! 🪩🕺💅🏼 (Yes, this publispublication is 1,5 hours too soon, making ready for tomorrow's post)
- Dependancy updates
- Development environment upgraded to NextJS 14
- Node requirements updated to 18.17
Due to updates to the development environment, and upgrading to NextJS 14, the basic NodeJS version that is supported, is upgraded from 16.14 to 18.17. Due to this change, the Gleamy version bump needs to be major, as peer dependancy and requirements of the engines requires this.
Release 1.1.9
Chore:
- Update all dependancies to their latest versions
Release 1.1.8
- Update various packages
- Uncommented various materials in the development environment
Release 1.1.7
Fixed how CJS and ESM are loaded. Will fix hassle that needs to be done to load within different projects.
Release 1.1.7-beta.0
fix: module import issue when using nextjs
Release 1.1.6
Fixed exports in package.json
Release 1.1.5
What's Changed
Fixed a big perforance issue caused by React's strictMode.
Release 1.1.4
What's Changed
Features
- Added workspaces to Gleamy's main repository
- Supplied development environment with NextJS
Bugfixes
- Server-side-rendering is now supported (Note: It obviously still runs on client-side, but it will no longer requires the developer to manually load Gleamy client-side only.)
Other things
- Refactored the complete compilation set-up to use: NPM, Rollup, TypeScript, NextJS, ESLint, Prettier and React
- Pipeline added for daily NPM package auditing, on top of a weekly Snyk report
- Compiled the license-file into the source code
- Provided the .md files into npm-tarball