Skip to content

Releases: gleamy-js/gleamy

2.0.2

10 Jul 18:15
Compare
Choose a tag to compare
chore: set npm auth from the pipeline

2.0.1

10 Jul 17:37
Compare
Choose a tag to compare
chore: bump node & package versions

2.0.0

20 Feb 21:29
Compare
Choose a tag to compare

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

08 Dec 17:58
Compare
Choose a tag to compare

Chore:

  • Update all dependancies to their latest versions

Release 1.1.8

22 Oct 15:59
Compare
Choose a tag to compare
  • Update various packages
  • Uncommented various materials in the development environment

Release 1.1.7

01 Oct 11:41
Compare
Choose a tag to compare

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

01 Oct 09:44
Compare
Choose a tag to compare
Release 1.1.7-beta.0 Pre-release
Pre-release
fix: module import issue when using nextjs

Release 1.1.6

25 Sep 06:42
Compare
Choose a tag to compare

Fixed exports in package.json

Release 1.1.5

24 Sep 17:47
Compare
Choose a tag to compare

What's Changed

Fixed a big perforance issue caused by React's strictMode.

Release 1.1.4

24 Sep 08:31
Compare
Choose a tag to compare

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