Skip to content

Releases: chaqchase/iamjs

@iamjs/core@2.0.14

13 Jul 01:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/triyanox/iamjs/compare/@iamjs/core@2.0.13...@iamjs/core@2.0.14

@iamjs/core@2.0.13

26 Jan 15:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/triyanox/iamjs/compare/@iamjs/core@2.0.8...@iamjs/core@2.0.13

@iamjs/core@2.0.9

26 Jan 14:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/triyanox/iamjs/compare/@iamjs/core@2.0.8...@iamjs/core@2.0.10

@iamjs/core@2.0.8

02 Sep 17:22
Compare
Choose a tag to compare

Summary

  • Minor stability updates
  • Better readme files across the whole repo

What's Changed

  • Bump @vitejs/plugin-react from 3.1.0 to 4.0.4 by @dependabot in #39
  • Bump @types/react from 18.2.13 to 18.2.17 by @dependabot in #38
  • Bump @typescript-eslint/parser from 5.58.0 to 5.62.0 by @dependabot in #29
  • Feature/v2 by @triyanox in #44
  • Update README.md by @triyanox in #46
  • Bump @types/react from 18.2.17 to 18.2.20 by @dependabot in #45
  • Bump jest-environment-jsdom from 29.5.0 to 29.6.2 by @dependabot in #42
  • Bump vite from 4.3.9 to 4.4.9 by @dependabot in #41
  • Docs/add readme by @triyanox in #54
  • Bump jest and @types/jest by @dependabot in #50
  • Bump @types/react-dom from 18.2.6 to 18.2.7 by @dependabot in #49
  • Bump vite-plugin-dts from 2.3.0 to 3.5.2 by @dependabot in #48

Full Changelog: https://github.com/triyanox/iamjs/compare/@iamjs/core@1.0.3...@iamjs/core@2.0.8

v2.0.7

10 Aug 12:18
Compare
Choose a tag to compare

What's Changed

  • Bump @vitejs/plugin-react from 3.1.0 to 4.0.4 by @dependabot in #39
  • Bump @types/react from 18.2.13 to 18.2.17 by @dependabot in #38
  • Bump @typescript-eslint/parser from 5.58.0 to 5.62.0 by @dependabot in #29
  • Feature/v2 by @triyanox in #44

iamjs@v2includes some new breaking changes for better dx and improved primitives for future proofing:

  • Change Schema input to options objects instead of roles for the ability to add extra options in the future
  • Improved Role instance with extra from method to create a role from unknown data sources and improved type inference
  • Improved toObject and toJSON methods with ability to add a transformer function
  • Add extra methods to the Schema object
  • More code coverage
  • and more stability and improvements features

Full Changelog: https://github.com/triyanox/iamjs/compare/@iamjs/core@1.0.3...v2.0.7

@iamjs/core@1.0.3

07 Jul 19:44
Compare
Choose a tag to compare

This version include improvements to the overall developer experience for the package with more type safety features and allowing for more flexibility

@iamjs/core@0.3.1

14 Apr 23:25
Compare
Choose a tag to compare

What's Changed

  • Add eslint 🔍 by @triyanox in #1
  • Add prettier 💄 by @triyanox in #2

Full Changelog: https://github.com/triyanox/iamjs/compare/@iamjs/core@0.2.5...@iamjs/core@0.3.1