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

v0.6.1

Compare
Choose a tag to compare
@aidenybai aidenybai released this 22 May 23:46
· 282 commits to master since this release
51433e8
  • 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