Skip to content

Releases: realamirhe/react-aptor

v2.0.0

04 May 12:37
Compare
Choose a tag to compare

This is our most significant release to date.

🚀 Configurations and build process

  • Uses swc core and swc jest for our test runner to speed up the testing process
  • The esbuild and rollup have been configured, reducing the tsc build time to 10 seconds
  • Maintains the project as consistently as possible: husky, sort-package-json, prettier, and strict eslint
  • Reconfig jest and @testing-library/react-hooks: logic testing, types testing via a custom AssertEqual, and life-cycle flow testing.

🧬 Infrastructure

  • Add Snyk as a security monitoring layer
  • Configure github processes for code quality, code size monitoring, and lining
  • Update codesandbox CI to make use of a more reliable and production-like npm package

🪲 Bug fixes

  • Resolve type problems
  • Avoid unintentional usage of useAptor for legacy API requests.

v1.3.1

08 Feb 19:35
Compare
Choose a tag to compare
  • feat: Add types for configuration params abb0b55
  • docs: Improve wording of main documentation e0d5b48
  • docs: Update donation section eb10877
  • docs: Update localization section c2bcea1
  • docs: Update package localization section afea907
  • docs: Add new plyr-react package 7a684df
  • docs: Add color palettes 05f8fb0
  • Create CODE_OF_CONDUCT.md e6ec279
  • docs: Replace samples with logos dc59a99
  • docs: refactor naming cb6fa38
  • docs: add related badges b353c6d

v1.2.1...v1.3.0

v1.2.1

08 Jul 07:29
Compare
Choose a tag to compare
  • Merge remote-tracking branch 'origin/master' d438121
  • fix: Make destroy function optional df016ee
  • docs: Add issue request in samples section 3910d0c
  • docs: update concern section 1be60f4
  • docs: Reference doc to ahimico 2cc43ca
  • docs: add lgtm badge 95db019

v1.2.0...v1.2.1

v1.2.0

18 Jun 08:13
Compare
Choose a tag to compare
  • docs: Minor improvement in quality 4b6a29b
  • Merge pull request #3 from amirHossein-Ebrahimi/destroy 5e2c798
  • fix: Update Ref types to new react forwardedRef ebe8d39
  • docs: Add this binding tips 1bd4216
  • Merge branch 'master' into destroy 26b5edc
  • refactor: update APIObject type e0c58e8
  • fix: deps type 6cee11a
  • feat: Rename shadowed instance keyword 92e396b
  • docs: fix typos and formatting 407b2d3
  • feat: Add destory feature to clean effect phase 79a56ef
  • docs: Enhance README d78a64a

v1.1.2...v1.2.0

v1.1.2

13 Jun 07:35
Compare
Choose a tag to compare
  • 🚀: Prevent extra getAPI calls a072390

v1.1.1...v1.1.2

v1.1.1

11 Jun 11:54
Compare
Choose a tag to compare
  • chore: Adding keywords to package.json 328ad28
  • doc: Add core functionality & inputs e644a26
  • feat: Re-instantiate component based on deps 2bbe83f
  • docs: Update first step ambiguity cc6707b
  • docs: Add voice recorder 5fdec0d
  • docs: Update size information 6644ae3
  • docs: Add badges to main Readme 398cba5
  • doc: Fix Instantiate function def 6d99839
  • fix: instantiate function defention 7e81398
  • doc: fix instantiate function defenition c132f94
  • docs: Add zero dependency badge to small scetion 7fe3a38
  • docs: right align local-fa link fbb6e38

v1.0.3....v1.1.1

v1.0.3

20 Apr 10:15
Compare
Choose a tag to compare
  • docs: Combine all samples in samples.md 2f55793
  • docs(local-fa): Update samples section f34f40f
  • docs: Add reveal.js samples abf75d1
  • docs(local-fa): Add howler js sample scetion 22ef224
  • docs: Add Howler.js codesandbox 158c92c
  • Merge pull request #2 from amirHossein-Ebrahimi/amirHossein-Ebrahimi-patch-1 fd84eea
  • Update .codesandbox/ci.json eb65934
  • Apply suggestions from code review 9706e16
  • feat: Add default codesandbox ci.json c14013d
  • Merge pull request #1 from amirHossein-Ebrahimi/sample--rivejs 8c85917
  • docs: add rive example f7bf6f5
  • docs: Add Rive.js to sample section d45ba4a
  • Update fa.md 7a1ae19
  • chore: Add bug issue template 04c203a
  • docs: Move edit on codesandbox button to next line 54ed3b4

v1.0.2...v1.0.3

v1.0.2

18 Apr 18:02
Compare
Choose a tag to compare

🚀 Features

  • Add basic functionality for react aptor
  • Add Ts src beside lib and ESM files
  • Add documentation files
  • chore: Add src directory to published package 57feef3

v1.0.1...v1.0.2

v1.0.1

18 Apr 17:43
Compare
Choose a tag to compare
  • docs: Add documentation and logo efee498
  • chore: Add initial functionality a8f530f
  • chore: Setup project ba69d97

87f28c6...v1.0.1