Releases: flex-development/mlly
Releases · flex-development/mlly
1.0.0-alpha.14
1.0.0-alpha.14 (2023-03-03)
📦 Build
- deps-dev: Bump @flex-development/mkbuild from 1.0.0-alpha.13 to 1.0.0-alpha.14 (#164) (04890e0)
- deps-dev: Bump algoliasearch from 4.14.3 to 4.15.0 (#176) (ffa130c)
- deps-dev: Bump cspell from 6.26.3 to 6.27.0 (#175) (ab25d07)
- deps-dev: Bump vercel from 28.16.4 to 28.16.5 (#162) (3caff5a)
- deps-dev: Bump vercel from 28.16.5 to 28.16.7 (#166) (5eda8cb)
- deps-dev: Bump vercel from 28.16.7 to 28.16.12 (#174) (d4ecb51)
- deps: bump @flex-development/export-regex from 1.0.0 to 1.0.2 (cd84623)
- deps: bump @flex-development/import-regex from 2.0.1 to 2.0.3 (69f65f9)
🤖 Continuous Integration
- deps: Bump actions/add-to-project from 0.4.0 to 0.4.1 (#167) (a0450f9)
- workflows: [
ci] addcommitlintjob (7d0326a) - workflows: [
ci] make jobs dependant ongitguardian(ff5905b) - workflows: [
dependabot-auto] ensure lockfile fix commit meets commit standards (5faf6bd)
🏡 Housekeeping
- sync config files (5bbf830)
🦾 Refactors
- utils: [
findExports] sort statements bystartlocation (7926a01)
1.0.0-alpha.13
1.0.0-alpha.13 (2023-02-22)
📦 Build
🐛 Fixes
- ts: ensure typechecks pass without peer deps installed (81b55ca)
1.0.0-alpha.12
1.0.0-alpha.12 (2023-02-22)
⚠ BREAKING CHANGES
- utils: [
getSource] enforce absolute module id - utils: [
getFormat] enforce absolute module id
📦 Build
- deps-dev: Bump @commitlint/cli from 17.4.2 to 17.4.4 (#147) (d4024c8)
- deps-dev: Bump @commitlint/config-conventional from 17.4.2 to 17.4.4 (#146) (967f90b)
- deps-dev: bump @faker-js/faker from 7.6.0 to 8.0.0-alpha.0 (3201065)
- deps-dev: bump @flex-development/mkbuild from 1.0.0-alpha.9 to 1.0.0-alpha.13 (925f2e5)
- deps-dev: Bump @graphql-eslint/eslint-plugin from 3.15.0 to 3.16.0 (#144) (0356608)
- deps-dev: Bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 (#155) (96e941c)
- deps-dev: Bump @typescript-eslint/parser from 5.52.0 to 5.53.0 (#149) (55f514d)
- deps-dev: bump @vitest/coverage-c8 from 0.28.4 to 0.28.5 (93d7e1c)
- deps-dev: bump @vitest/ui from 0.28.4 to 0.28.5 (2e52ac4)
- deps-dev: Bump esbuild from 0.17.7 to 0.17.8 (#135) (44d2d16)
- deps-dev: Bump esbuild from 0.17.9 to 0.17.10 (#151) (ef0e31e)
- deps-dev: Bump eslint from 8.33.0 to 8.34.0 (#129) (0c84f73)
- deps-dev: Bump eslint-plugin-yml from 1.4.0 to 1.5.0 (#127) (58900c4)
- deps-dev: Bump lint-staged from 13.1.1 to 13.1.2 (#131) (97dfd0a)
- deps-dev: bump typescript from 5.0.0-dev.20221215 to 5.0.0-dev.20230217 (75b5d22)
- deps-dev: Bump vercel from 28.15.3 to 28.16.2 (#142) (e841f53)
- deps-dev: Bump vercel from 28.16.2 to 28.16.4 (#159) (a8b80d9)
- deps-dev: Bump vite from 4.1.2 to 4.1.4 (#150) (283debd)
- deps-dev: bump vitest from 0.28.4 to 0.28.5 (1aeb03c)
- deps-dev: Bump vue-tsc from 1.1.4 to 1.1.7 (#157) (f6e7417)
- deps-dev: remove
@commitlint/types(8a93c2b) - deps: bump @flex-development/errnode from 1.4.0 to 1.5.0 (606c796)
- deps: bump @flex-development/tutils from 6.0.0-alpha.9 to 6.0.0-alpha.10 (b74a958)
- yarn: bump yarn from 4.0.0-rc.34 to 4.0.0-rc.39 (34be9cc)
🤖 Continuous Integration
- [@dependabot] fix private registry updates (f42ef3e)
- deps: Bump actions/cache from 3.2.5 to 3.2.6 (#156) (6da77e9)
- workflows: [
ci] useenv.GITHUB_SHAfor codecov override commit (f1bd699) - workflows: [
ci] usegithub.event.pull_request.head.shafor codecov (2fda03f) - workflows: [
dependabot-auto] removeenable-auto-mergejob conditional (437f053)
📝 Documentation
- organize badges (58b6377)
✨ Features
ParsedSubpath#target(a956cb1)- internal:
invalidSegmentRegex(b8dd2d0) - internal:
validateArraySet(045c4c6) - internal:
validateMap(82c63b4) - utils: [
findSubpath] support/index-less targets (8f68ae8)
🐛 Fixes
- internal: [
Resolver#resolvePackageTarget]package.jsonurl for numeric property key error (cde6441) - ts: ensure typechecks pass without peer deps installed (779cddf)
- utils: [
findRequires] array item extraction (e719d34) - utils: [
findRequires] object value extraction (cffba6b) - utils: [
findRequires] parameter extraction (9af669b) - utils: [
resolveModule]@typesresolution (beeadeb)
🏡 Housekeeping
- move changelog config to
configdirectory (395e355) - sync updated config files (8d8ccef)
- update config files (f85bf43)
- github: merge
pre-pushworkflow intocommit-msgworkflow (e12e977)
⚡ Refactors
- utils: schema validation (a7c2682)
- utils: [
getFormat] enforce absolute module id (41e0901) - utils: [
getSource] enforce absolute module id (b9180cc)
✅ Testing
1.0.0-alpha.11
1.0.0-alpha.11 (2023-02-11)
📦 Build
- deps-dev: Bump @vitest/coverage-c8 from 0.28.3 to 0.28.4 (#122) (667754f)
- deps-dev: Bump esbuild from 0.17.6 to 0.17.7 (#124) (719a8b6)
- deps-dev: Bump vercel from 28.15.2 to 28.15.3 (#123) (82d85d1)
🤖 Continuous Integration
🐛 Fixes
- utils: [
fillModules]dot.casespecifier support (2be2adb)
1.0.0-alpha.10
1.0.0-alpha.10 (2023-02-09)
📦 Build
- deps-dev: Bump @docsearch/react from 3.3.2 to 3.3.3 (#111) (c7b1286)
- deps-dev: Bump @types/node from 18.11.18 to 18.13.0 (#116) (41a5620)
- deps-dev: Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 (#107) (f3d88bc)
- deps-dev: Bump @typescript-eslint/parser from 5.50.0 to 5.51.0 (#112) (177d989)
- deps-dev: Bump @vitest/ui from 0.28.3 to 0.28.4 (#100) (48cb9b6)
- deps-dev: Bump cspell from 6.20.1 to 6.21.0 (#103) (2048d88)
- deps-dev: Bump cspell from 6.21.0 to 6.22.0 (#109) (81ea472)
- deps-dev: Bump esbuild from 0.17.5 to 0.17.6 (#106) (2dda0cc)
- deps-dev: Bump eslint-plugin-jsdoc from 39.7.5 to 39.8.0 (#102) (d2666ec)
- deps-dev: Bump lint-staged from 13.1.0 to 13.1.1 (#115) (a63fa71)
- deps-dev: Bump prettier from 2.8.3 to 2.8.4 (#119) (98263e6)
- deps-dev: Bump pretty-format from 29.4.1 to 29.4.2 (#113) (4ec7d50)
- deps-dev: Bump vercel from 28.15.0 to 28.15.1 (#110) (56acc58)
- deps-dev: Bump vercel from 28.15.1 to 28.15.2 (#117) (560b8d5)
- deps-dev: Bump vfile from 5.3.6 to 5.3.7 (#118) (82af6a7)
- deps-dev: Bump vitest from 0.28.3 to 0.28.4 (#99) (a4a4dab)
- pkg: include
srcfiles in distribution (ada4cfb)
🤖 Continuous Integration
- deps: bump GitGuardian/ggshield-action from 1.1.0 to master (e4d44f1)
📝 Documentation
🐛 Fixes
1.0.0-alpha.9
1.0.0-alpha.9 (2023-02-02)
📦 Build
- deps-dev: Bump @sindresorhus/slugify from 2.1.1 to 2.2.0 (#82) (e831388)
- deps-dev: Bump @types/eslint from 8.4.10 to 8.21.0 (#93) (ae0b99a)
- deps-dev: bump @types/node from 16.18.11 to 18.11.18 (64c4452)
- deps-dev: Bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0 (#84) (88ee8f8)
- deps-dev: Bump @typescript-eslint/parser from 5.49.0 to 5.50.0 (#85) (dec5dcc)
- deps-dev: Bump @vue/runtime-core from 3.2.45 to 3.2.47 (#97) (20491e2)
- deps-dev: Bump cspell from 6.19.2 to 6.20.1 (#90) (247e9d1)
- deps-dev: Bump eslint-plugin-jsdoc from 39.7.4 to 39.7.5 (#87) (0821270)
- deps-dev: Bump graphql-config from 4.4.0 to 4.4.1 (#91) (c0c8368)
- deps-dev: Bump vercel from 28.14.0 to 28.15.0 (#92) (82c9698)
- deps-dev: Bump vue from 3.2.45 to 3.2.47 (#96) (88a26c9)
🤖 Continuous Integration
- deps: Bump actions/cache from 3.2.3 to 3.2.4 (#81) (422fb8c)
- workflows: [
ci] addgitguardianjob (d74b1f7)
🐛 Fixes
- resolve: unhoisted package resolution (26523ef)
🏡 Housekeeping
1.0.0-alpha.8
1.0.0-alpha.8 (2023-01-29)
📦 Build
- deps-dev: bump eslint from 8.32.0 to 8.33.0 (9464965), closes #79
- deps-dev: Bump eslint-plugin-jsdoc from 39.6.9 to 39.7.4 (#76) (fd89590)
- deps-dev: cleanup changelog deps (e899dd5)
- deps: bump @flex-development/is-builtin from 1.0.1 to 2.0.0 (c39f63c)
- nvm: bump node from 16 to 19 (4442dbb)
- ts: update file exclusion list (f0a512f)
🤖 Continuous Integration
- deps: Bump actions/github-script from 6.3.3 to 6.4.0 (#77) (9873dc9)
- workflows: [
ci] refactormetadatajob conditional (c909436)
🏡 Housekeeping
- github: add commit scope
loader(8b57984) - github: add commit scope
nvm(905e7d1) - github: add commit scope
spelling(7a111d0) - spelling: add "infile" to dictionary (3ade2df)
- tests: [mocks] remove
@flex-development/pathe(ccd9bbe) - vscode: add todo tree settings to
settings.json(41a9097) - vscode: remove stale
volarsettings (6998a8c) - yarn: disable transparent workspaces (8e519fd)
1.0.0-alpha.7
1.0.0-alpha.7 (2023-01-27)
⚠ BREAKING CHANGES
- utils:
resolveAlias - interfaces: [
Statement]specifier_kind->specifier_syntax - enums:
SpecifierKind->SpecifierSyntaxKind - enums:
SyntaxKind->StatementSyntaxKind - utils:
toBareSpecifier - types:
MIMEType->MimeType - exports: remove subpath
"./lib/*"
📦 Build
- output
.d.mtsand.mjsfiles separately (8e05a0d) - deps-dev: bump deps according to
yarn upgrade-interactive(9f70d1a) - deps-dev: Bump esbuild from 0.17.4 to 0.17.5 (#73) (e7add8d)
- deps-dev: Bump eslint-plugin-jsdoc from 39.6.8 to 39.6.9 (#72) (63d710f)
- deps-dev: bump typescript from 4.9.4 to 5.0.0-dev.20230102 (f8b753b)
- deps-dev: Bump vercel from 28.13.2 to 28.14.0 (#71) (d31fa67)
- deps-dev: remove vitest patch (5ccce0b)
- deps-peer: add
@types/node>=14.17.0(67899e3) - deps: bump @flex-development/errnode from 1.2.0 to 1.3.0 (c95b3c8)
- deps: bump @flex-development/import-regex from 2.0.0 to 2.0.1 (e868cae)
- deps: bump @flex-development/pathe from 1.0.1 to 1.0.2 (8954b4a)
- deps: bump @flex-development/pathe from 1.0.2 to 1.0.3 (3910fcf)
- deps: bump @flex-development/tutils from 6.0.0-alpha.7 to 6.0.0-alpha.9 (3692fbd)
- exports: remove subpath
"./lib/*"(d748039)
🤖 Continuous Integration
- [@dependabot] update ignore list for npm ecosystem (d500b0a)
- deps: bump actions/cache from 3.2.2 to 3.2.3 (7781b0f), closes #48
- deps: bump actions/checkout from 3.2.0 to 3.3.0 (e8719e2), closes #44
- deps: bump actions/setup-node from 3.5.1 to 3.6.0 (b36ee40), closes #43
- deps: bump actions/upload-artifact from 3.1.1 to 3.1.2 (51db5a6), closes #46
- deps: bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (47f3668), closes #67
- workflows: [
add-to-project] run workflow when pr is synchronized (06d8846) - workflows: [
approve-pr] add debug step (e130bed) - workflows: [
approve-pr] refactor approval step conditional (8afe058) - workflows: [
ci] adddocsjob (8e9f672) - workflows: [
ci] add typescript matrix (659629c) - workflows: [
ci] make typescript matrix dynamic (825142e) - workflows: [
ci] skip workflow run for @dependabot onpush(4e9c1ca) - workflows: [
ci] split ci job into multiple jobs (70e6ee2) - workflows: [
ci] update codecov config (635adcd) - workflows: [
dependabot-auto] sign lockfile fix commit (a520d77) - workflows: [
integrity] updatepull_requestevent activity types (9d5569d) - workflows: [
typescript-canary] print typescript version (8bcc613) - workflows: [
typescript-canary] run workflow daily (22feb88) - workflows: add
typescript-canary(87d8a0d) - yarn: fix typescript matrix testing (c021970)
📝 Documentation
- [site] add
/api/enums(11682d3) - [site] fix "params" table rendering (0915c3f)
- [site] fix "throws" description rendering (1bc5801)
- [site] fix
@linkand@linkcodetag replacements (e0e2b2f) - [site] show title-only "throws" sections (2dcb01b)
- [site] update homepage (c799a80)
- [site] update vercel install command (89f407c)
- tests: organize file overviews (7479aa8)
- utils: [
resolveModule] other differences between node.js (ae357e8)
✨ Features
- enums:
AssertType(f4ab669) - enums:
Format(bd79b6a) - enums:
SpecifierKind(077a6ab) - interfaces:
FillModuleOptions(ffb0481) - interfaces:
FindSubpathOptions(b5fd706) - interfaces:
GetFormatOptions(0e7e861) - interfaces:
GetSourceOptions(dae9081) - interfaces:
ImportAssertions(7a51c62) - interfaces:
PackageScope(52c16ad) - interfaces:
ParsedDataUrl(529b3c5) - interfaces:
ParsedModuleId(194b14e) - interfaces:
ParsedSubpath(7bc8031) - interfaces:
ParseModuleIdOptions(97ee265) - interfaces:
ParseSubpathOptions(f5150fd) - interfaces: `Statem...
1.0.0-alpha.6
1.0.0-alpha.6 (2022-12-26)
📦 Build
- deps-dev: bump vue-tsc from 1.0.17 to 1.0.18 (68255dc)
- deps: bump import-meta-resolve from 2.1.0 to 2.2.0 (8ce9cfc)
- deps: bump tsconfig-paths from 4.1.0 to 4.1.1 (6cb2847)
🐛 Fixes
🏡 Housekeeping
- github: add "package manager" dropdown to bug report template (2942a31)
- github: add label
scope:analyze(241ac69) - github: add label
scope:lib(25b2d67) - github: add label
scope:resolve(36159e6) - github: add label
scope:specifiers(5ca8266) - github: add label
scope:syntax(54b2585) - github: add label
status:triaged(35523e0)