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

Releases: aidenybai/lucia

v0.6.4

02 Jun 22:47
8ea80ad
Compare
Choose a tag to compare

v0.0.2...v0.6.4

v0.6.3

24 May 01:53
0bed075
Compare
Choose a tag to compare
  • chore: move printf into helper fns 15db452
  • chore: simplify import proc for adhoc e59e9a9
  • build: unify browser and node ce37057
  • feat: jsdoc comments for types 8309f72

v0.6.2...v0.6.3

v0.6.2

23 May 02:19
ac2a735
Compare
Choose a tag to compare
  • build: specify types 39a96a0
  • build: bundle declaration files ef8fd3e

v0.6.1...v0.6.2

v0.6.1

22 May 23:46
51433e8
Compare
Choose a tag to compare
  • style: prettier trailing comma for parameters 8f5aeae
  • chore: optimize dotfiles ae7b3e9
  • refactor: specify gen function type b11a50e
  • build: add umd dist d8d1e19
  • chore: eslint config adjustments 9c0df46
  • refactor(api): cache directiveHasDep if possible dd06c22
  • test(api): else cases for bind.ts 1f34cb5
  • build: remove dist/ directory 39fa4c6
  • build: set target versions to es2020 ff533c1
  • refactor(core): rename adjustDeps to rewriteWithNewDeps 0d2d739
  • build: alias development build e302047
  • chore: add info message on index.html creation 26b2935
  • chore: import index.ts instead of browser build 70c9a26
  • test: instabul ignore wip or untestable branches af3bdb4
  • test: increase test coverage 14bfce7
  • refactor: remove non-necessary features to shift to core vision 4603353
  • docs: fix broken links in readme 6a73580
  • chore: replace liveserver recommendation with vite 2fb308d
  • Merge branch 'master' of https://github.com/aidenybai/lucia fb94a36
  • chore: add proper development setup 7f87285
  • build: switch dev process to vite 1f36ba8
  • Merge pull request #165 from aidenybai/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.24.0 836ba4f
  • Merge pull request #167 from aidenybai/dependabot/npm_and_yarn/master/babel/core-7.14.3 f03463d
  • Merge pull request #166 from aidenybai/dependabot/npm_and_yarn/master/typescript-eslint/eslint-plugin-4.24.0 04de860
  • ci: fix auto merge 0adaa43
  • build(deps-dev): bump @babel/core from 7.14.2 to 7.14.3 2f41bb0
  • build(deps-dev): bump @typescript-eslint/eslint-plugin 2913155
  • build(deps-dev): bump @typescript-eslint/parser from 4.23.0 to 4.24.0 600e5a8
  • Merge branch 'master' of https://github.com/aidenybai/lucia db26b77
  • ci: add dpbot auto merge action 3e2f82a
  • Merge pull request #163 from aidenybai/dependabot/npm_and_yarn/master/rollup-2.48.0 e69a12d
  • Merge pull request #164 from aidenybai/dependabot/npm_and_yarn/master/esbuild-0.11.23 3fd0635
  • build(deps-dev): bump esbuild from 0.11.21 to 0.11.23 9f5cfdf
  • build(deps-dev): bump rollup from 2.45.1 to 2.48.0 b9d5069
  • refactor: variable name for newState 44cd759
  • style: ignore eslint rules rather than global ban 5094626
  • build: drop support for min dist for esm and cjs f960971
  • build: drop legacy support 83391ba
  • perf(core): prioritize compiling elements in view 88f5a65
  • chore: add peer deps 35daa99
  • chore: remove codeql action d23577c
  • chore: merge ci and publish together 82eef48
  • chore: publish with npm 76a34a0
  • chore: fix node version 66612cf
  • chore: fix ubuntu ver 653e4f8
  • chore: swap node version to 15.x 9fa9269
  • chore: change gpr action from npm to yarn 6bd1d82
  • chore: gpr publish on push bc4ce8c

v0.6.1-0...v0.6.1

v0.6.1-0

13 May 22:25
4b3a951
Compare
Choose a tag to compare
v0.6.1-0 Pre-release
Pre-release
  • build: transform alias paths into relative for declaration files 0728eec

v0.6.0-0...v0.6.1-0

v0.6.0-0

13 May 20:02
7133a27
Compare
Choose a tag to compare
v0.6.0-0 Pre-release
Pre-release
  • feat(api): new reusable component syntax f5e826e

v0.5.3...v0.6.0-0

v0.5.3

13 May 06:59
b29f813
Compare
Choose a tag to compare
  • fix: remove preinstall hook a95426d

v0.5.2...v0.5.3

v0.5.2

13 May 06:33
91be022
Compare
Choose a tag to compare
  • Merge branch 'master' of https://github.com/aidenybai/lucia c0f385b
  • feat: logging utility 9b5e019
  • chore: github codeql action 714d57d
  • Merge pull request #159 from aidenybai/dependabot/npm_and_yarn/master/testing-library/dom-7.31.0 8ec291a
  • Merge pull request #161 from aidenybai/dependabot/npm_and_yarn/master/rollup/plugin-strip-2.0.1 e42d9b9
  • Merge pull request #160 from aidenybai/dependabot/npm_and_yarn/master/rollup/plugin-commonjs-19.0.0 8d1c0bd
  • build(deps-dev): bump @rollup/plugin-strip from 2.0.0 to 2.0.1 66f6591
  • build(deps-dev): bump @rollup/plugin-commonjs from 18.0.0 to 19.0.0 8be8113
  • build(deps-dev): bump @testing-library/dom from 7.30.3 to 7.31.0 f90ec60
  • Merge pull request #154 from aidenybai/dependabot/npm_and_yarn/master/eslint-7.26.0 f8a67a7
  • Merge pull request #155 from aidenybai/dependabot/npm_and_yarn/master/prettier-2.3.0 707748f
  • Merge pull request #156 from aidenybai/dependabot/npm_and_yarn/master/ts-jest-26.5.6 7677998
  • Merge pull request #157 from aidenybai/dependabot/npm_and_yarn/master/esbuild-0.11.20 078dbcf
  • Merge pull request #158 from aidenybai/dependabot/npm_and_yarn/master/lint-staged-11.0.0 d8f988b
  • build(deps-dev): bump lint-staged from 10.5.4 to 11.0.0 d162586
  • build(deps-dev): bump esbuild from 0.11.15 to 0.11.20 d4e3e63
  • build(deps-dev): bump ts-jest from 26.5.5 to 26.5.6 8698a8a
  • build(deps-dev): bump prettier from 2.2.1 to 2.3.0 b8055a3
  • build(deps-dev): bump eslint from 7.24.0 to 7.26.0 2938455
  • feat(api): custom components a503eef
  • chore: add error fallbacks for release script ec929a1
  • chore: custom logs for pre-commit hook and release 49a6dba
  • docs: move contrib docs to wiki pages b6218e7
  • chore: better logs for scripts 8dedafd
  • docs: create guidelines fff6e43
  • docs: move guidelines under .github folder e7d0904
  • chore: fix typo in countributing docs 03564b9
  • docs: remove git hooks instruction f0bcda1
  • chore(hooks): add notice for precommit a30cf08
  • test(core): increase l-bind coverage f6b2eda
  • chore: surpress lint-staged logging b1e2417
  • chore: add lint-staged 9e870ae
  • chore: add commitlint hook 3a610b9
  • chore: add commitlint 707c4de
  • chore: clean up sh scripts 08b4a31
  • chore: add check.sh a655e5b
  • docs: add readme link to contributor docs 03033a5
  • chore: clean up shell scripts b6ab4b3
  • refactor: remove elementCustomProp methods d7035f0
  • docs: add contributor notice b915dd8
  • chore: add pre-commit hook 2aadc3d
  • chore: install husky 4969922
  • chore: add husky for precommit testing 8f2d241
  • test: remove directive method c854534
  • refactor: move custom properties under Lucia namespace bd70783
  • feat: global directives and special property customization 235f867
  • Merge pull request #153 from aidenybai/fix-compute 058cb9a
  • test: fix bind class a0d8601
  • Merge pull request #152 from aidenybai/fix-compute cfc2994
  • test: remove deps param 5ea96bf
  • fix: remove injector and default to with b4950d4
  • Merge pull request #151 from aidenybai/remove-unnecessary-imports 376f420
  • refactor: remove unnecessary imports 7a87091
  • test: add moduleNameMapper 4bf0b6e
  • Merge branch 'master' of https://github.com/aidenybai/lucia 617c2af
  • build: add custom paths fd81895
  • Merge pull request #146 from aidenybai/staging c6632cb
  • refactor: use ts paths 7a490c5

v0.5.1...v0.5.2

v0.5.1

30 Apr 19:04
8a9dec6
Compare
Choose a tag to compare

v0.5.0...v0.5.1

v0.5.0

04 Apr 21:46
2cba5d3
Compare
Choose a tag to compare
  • Merge pull request #101 from aidenybai/dev 9824b80
  • refactor: smart object checking 89ef352
  • refactor: preincrement in for loops 62c4d74
  • Merge pull request #100 from aidenybai/dependabot/npm_and_yarn/dev/esbuild-0.11.3 2b9211c
  • build(deps-dev): bump esbuild from 0.11.2 to 0.11.3 73e69c4
  • Merge pull request #99 from aidenybai/dependabot/npm_and_yarn/dev/testing-library/dom-7.30.3 3a65821
  • build(deps-dev): bump @testing-library/dom from 7.30.2 to 7.30.3 55745a8
  • Merge pull request #97 from aidenybai/dependabot/npm_and_yarn/dev/testing-library/dom-7.30.2 9e76d36
  • Merge pull request #98 from aidenybai/dependabot/npm_and_yarn/dev/esbuild-0.11.2 db15ecf
  • build(deps-dev): bump esbuild from 0.11.1 to 0.11.2 80535f1
  • build(deps-dev): bump @testing-library/dom from 7.30.1 to 7.30.2 5bc74c3
  • Merge branch 'dev' of https://github.com/aidenybai/lucia into dev bae84fc
  • docs: remove table of contents 52cb22b
  • Merge pull request #94 from aidenybai/dependabot/npm_and_yarn/dev/rollup/plugin-commonjs-18.0.0 bf4107a
  • Merge pull request #95 from aidenybai/dependabot/npm_and_yarn/dev/rollup-2.44.0 5d95d91
  • Merge pull request #96 from aidenybai/dependabot/npm_and_yarn/dev/esbuild-0.11.1 c5708c9
  • build(deps-dev): bump esbuild from 0.10.2 to 0.11.1 c61b6f9
  • build(deps-dev): bump rollup from 2.42.4 to 2.44.0 1efb048
  • build(deps-dev): bump @rollup/plugin-commonjs from 17.1.0 to 18.0.0 466abd4
  • build: display filesizes 67305e3
  • Merge pull request #92 from aidenybai/dev b40ceee
  • build: use esbuild for dev bundling f3f83fd
  • Merge branch 'dev' of https://github.com/aidenybai/lucia into dev 74970ea
  • refactor: rename customLuciaInit to LuciaInit for concise 082a73b
  • Merge pull request #91 from aidenybai/dependabot/npm_and_yarn/dev/testing-library/dom-7.30.1 bf13695
  • build(deps-dev): bump @testing-library/dom from 7.30.0 to 7.30.1 18bd505
  • Merge pull request #90 from aidenybai/dev 5e0d718
  • build: use environment flags instead of seperate build files de5424d
  • Merge branch 'dev' of https://github.com/aidenybai/lucia into dev 55b7d40
  • feat(rollup): organize build process 60673e1
  • Merge pull request #89 from aidenybai/dependabot/npm_and_yarn/dev/rollup-2.42.4 7b41bd3
  • build(deps-dev): bump rollup from 2.42.3 to 2.42.4 095a28b
  • feat(component): automatically update to new added directives 8b3962f
  • feat(component): automatically update to new added directives 78a11c6
  • fix(dependabot): array to string for target-branch 35a1679
  • git: development branch c142559
  • Merge branch 'master' of https://github.com/aidenybai/lucia 3e13ba8
  • chore(npm): bump package versions 4211d62
  • build(deps-dev): bump @babel/preset-typescript from 7.12.7 to 7.13.0 ed4d8fd
  • Merge pull request #87 from aidenybai/dependabot/npm_and_yarn/rollup-2.42.3 78ca76a
  • Merge pull request #85 from aidenybai/dependabot/npm_and_yarn/typescript-4.2.3 ddab86b
  • build(deps-dev): bump rollup from 2.42.2 to 2.42.3 8bbf368
  • Merge pull request #81 from aidenybai/dependabot/npm_and_yarn/testing-library/dom-7.30.0 3d1bda7
  • build(deps-dev): bump typescript from 4.1.3 to 4.2.3 cf973af
  • Merge pull request #80 from aidenybai/dependabot/npm_and_yarn/babel/plugin-proposal-class-properties-7.13.0 9e6d3a5
  • Merge pull request #83 from aidenybai/dependabot/npm_and_yarn/ts-jest-26.5.4 ef1b7ff
  • Merge pull request #84 from aidenybai/dependabot/npm_and_yarn/rollup/plugin-babel-5.3.0 8843067
  • build(deps-dev): bump @rollup/plugin-babel from 5.2.2 to 5.3.0 da108b9
  • build(deps-dev): bump ts-jest from 26.4.4 to 26.5.4 c60a9bb
  • build(deps-dev): bump @testing-library/dom from 7.29.0 to 7.30.0 c17e8bd
  • build(deps-dev): bump @babel/plugin-proposal-class-properties 72c6e52
  • docs(contributing): guidelines to use yarn 98e605a
  • Merge branch 'master' of https://github.com/aidenybai/lucia 3e04e1d
  • feat: add lockfile 22b7140
  • Merge pull request #79 from aidenybai/dependabot/npm_and_yarn/rollup-2.42.2 7728a09
  • build(deps-dev): bump rollup from 2.42.0 to 2.42.2 1e4b44c
  • Merge pull request #78 from aidenybai/dependabot/npm_and_yarn/rollup-2.42.0 83af74d
  • Merge branch 'master' of https://github.com/aidenybai/lucia a77f0f0
  • feat(reactive): disable special prop mutation 906e9dd
  • build(deps-dev): bump rollup from 2.41.5 to 2.42.0 48a50da
  • Merge pull request #77 from aidenybai/dependabot/npm_and_yarn/rollup-2.41.5 c910998
  • build(deps-dev): bump rollup from 2.41.4 to 2.41.5 33bdf99
  • Merge pull request #76 from aidenybai/dependabot/npm_and_yarn/rollup-2.41.4 2aa1c0d
  • build(deps-dev): bump rollup from 2.41.3 to 2.41.4 e22cd9c
  • Merge pull request #75 from aidenybai/dependabot/npm_and_yarn/rollup-2.41.3 ed3f27c
  • build(deps-dev): bump rollup from 2.41.2 to 2.41.3 66e481b
  • test: time slicing 73c63ae
  • Merge branch 'master' of https://github.com/aidenybai/lucia 89630de
  • refactor: additional iterators in render 24029b6
  • Merge pull request #74 from aidenybai/dependabot/npm_and_yarn/rollup-2.41.2 c5cd1cc
  • build(deps-dev): bump rollup from 2.41.1 to 2.41.2 8f6a14e
  • feat(render): experimental time slicing 6dd1728

v0.4.7...v0.5.0