Skip to content
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.

Releases: chernodub/ngx-lss

Release 2.0.2

06 Dec 01:44
Compare
Choose a tag to compare

Full Changelog: 2.0.0...2.0.2

Release 2.0.0 (Angular 15)

03 Dec 03:13
Compare
Choose a tag to compare

Release 1.0.0

24 Nov 05:02
Compare
Choose a tag to compare
  • chore: update description for npm package (2eeb51f)

Release 0.0.1-beta.5

23 Nov 16:06
Compare
Choose a tag to compare
  • fix: defer local storage querying (da00964)
  • Merge pull request #7 from chernodub/dependabot/npm_and_yarn/engine.io-6.2.1 (d4d0142)
  • chore(deps): bump engine.io from 6.2.0 to 6.2.1 (66e9963)
  • Merge pull request #6 from chernodub/dependabot/npm_and_yarn/loader-utils-2.0.4 (cefb60b)
  • chore(deps): bump loader-utils from 2.0.3 to 2.0.4 (ae27390)

Release 0.0.1-beta.4

09 Nov 16:40
Compare
Choose a tag to compare
Release 0.0.1-beta.4 Pre-release
Pre-release
  • chore: make docs consistent with API (6e360d3)

Release 0.0.1-beta.3

09 Nov 16:16
Compare
Choose a tag to compare
Release 0.0.1-beta.3 Pre-release
Pre-release
  • Merge pull request #5 from chernodub/feature/prevent-multiple-injections (1303fef)
  • docs: improve wording (20d07ea)
  • chore: make jsdoc not required (80f3c3d)
  • test: add tests for module initialization (01d5c1d)
  • chore: cleanup imports (0935535)
  • breaking: add required forRoot method (940afbe)

Release 0.0.1-beta.2

04 Nov 16:11
Compare
Choose a tag to compare
Release 0.0.1-beta.2 Pre-release
Pre-release
  • refactor: suffix public entities with ngx (eea2112)

Release 0.0.1-beta.1

04 Nov 07:42
Compare
Choose a tag to compare
Release 0.0.1-beta.1 Pre-release
Pre-release
  • docs: update readme (176ed74)
  • chore: create license (b35f320)
  • Merge pull request #3 from chernodub/feature/linting (229cdfd)
  • chore: add lint rules for rxjs (7871376)
  • chore: add eslint (2f89e80)
  • chore: add lint-staged (f891734)

Release 0.0.1-beta.0

03 Nov 16:57
Compare
Choose a tag to compare
  • chore: add release tooling (71060e7)
  • Merge pull request #2 from chernodub/feature/npm-publish (e829f43)
  • ci: update version in inner package.json (27a1d51)
  • ci: adjust publish call (e23372e)
  • ci: update package.json (dbdf94b)
  • ci: add test script (fe361fd)
  • ci: add publish action (1c07242)
  • ci: adjust build script (69adc21)
  • fix: remove internal readme (719b228)
  • docs: fix typos (1a7bf8b)
  • feat: add core module (a5e815e)
  • initial commit (5272ea0)