Releases: flex-development/mlly
Releases · flex-development/mlly
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
src
files 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
] addgitguardian
job (d74b1f7)
🐛 Fixes
- resolve: unhoisted package resolution (26523ef)
🏡 Housekeeping
- [eslint] update rules for test files (143a34a)
- github: cleanup reference link in
.github/funding.yml
(5c75139) - github: remove
[email protected]
alias from sample.gitconfig
(155f6d8) - github: update
.env
rule in.gitignore
(e54635a)
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
] refactormetadata
job 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
volar
settings (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.mts
and.mjs
files 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
] adddocs
job (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_request
event 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
@link
and@linkcode
tag 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)
1.0.0-alpha.5
1.0.0-alpha.5 (2022-12-26)
🤖 Continuous Integration
1.0.0-alpha.4
1.0.0-alpha.4 (2022-12-26)
🤖 Continuous Integration
- workflows: [
publish
] fix registry url (c06d3ca)
📝 Documentation
- fix changelog entries (128f8f4)
1.0.0-alpha.3
1.0.0-alpha.3 (2022-12-26)
⚠ BREAKING CHANGES
- types: remove
Ext
- types:
SpecifierType
->ModuleSpecifierType
- statements
📦 Build
- deps-dev: add @flex-development/docast (42b8ed2)
- deps-dev: bump @flex-development/docast-parse to 1.0.0-alpha.4 (9634f8d)
- deps-dev: bump @flex-development/mkbuild from 1.0.0-alpha.8 to 1.0.0-alpha.9 (0262207)
- deps-dev: bump deps according to
yarn upgrade-interactive
(ab0b8ce) - deps-dev: bump deps according to
yarn upgrade-interactive
(bddfa7c) - deps: add @flex-development/tsconfig-types (a7c38e5)
- deps: replace upath with @flex-development/pathe (8a584d6)
- docs: [site] use flex-development/docast-parse@27c73c7 (b696cf6)
🤖 Continuous Integration
- configure private package registry for @dependabot (e188761)
- fix @dependabot npm package-ecosystem x yarn integration (126dfab)
- deps: bump actions/add-to-project from 0.3.0 to 0.4.0 (b5e8279)
- deps: bump actions/checkout from 3.1.0 to 3.2.0 (0637831)
- deps: bump dessant/lock-threads from 3.0.0 to 4.0.0 (ba6063c)
- deps: bump flex-development/dist-tag-action from 1.1.1 to 1.1.2 (e19b975)
- workflows: [
add-to-project
] add items from repo admin account (e271e8a) - workflows: [
ci
] add node.js matrix (28a0fa6) - workflows: [
ci
] archive production artifacts (701caea) - workflows: [
ci
] let @dependabot modify lockfile (74ec538) - workflows: [
ci
] re-add node14 to matrix (44801d8) - workflows: [
ci
] update codecov environment (32518bd) - workflows: [
ci
] update node setup (b326f5d) - workflows: [
ci
] upload coverage reports to codecov (a24776b) - workflows: [
publish
] cleanup registry scope (ba5b355) - workflows: [
publish
] print contents of.npmrc
file (2c16ff6) - workflows: [
publish
] use node version file (80d68c1) - workflows: [
release
] publish releases from repo admin account (bbda19c)
📝 Documentation
- add "contributor covenant code of conduct" (8f1285b)
🐛 Fixes
- install: [git] make
postinstall
script work with git install (1a70af2)
🏡 Housekeeping
- project qa (4acf639)
- project qa (3120990)
- github: add commit scope
install
(065dbbb) - github: add label
scope:install
(3ddc9c2) - internal: remove barrel file (e0ba89c)
- pkg: add keywords
ecmascript-modules
andesmodules
(e994f4b) - tests: local codecov integration (bdbae1d)
- yarn: bump yarn from 4.0.0-rc.14 to 4.0.0-rc.34 (045ee62)
⚡ Refactors
- statements (731bd2a)
- ts: enforce
exactOptionalPropertyTypes
(f3109b4) - types:
SpecifierType
->ModuleSpecifierType
(263e98b) - types: remove
Ext
(303de20)
✅ Testing
- ts: add remaining type tests (7a5430f)
1.0.0-alpha.2
1.0.0-alpha.2 (2022-11-06)
🤖 Continuous Integration
- workflows: fix production docs deployment (511fb53)
1.0.0-alpha.1
1.0.0-alpha.1 (2022-11-06)
📦 Build
- cleanup build target settings (b809be9)
- remove
src
files from distribution (0603ebe) - require node
>=14.16
(cd0dda9) - deps-dev: bump @flex-development/mkbuild from 1.0.0-alpha.6 to 1.0.0-alpha.8 (567bea8)
- deps-dev: bump deps according to
yarn upgrade-interactive
(e3649d4) - deps-dev: bump deps according to
yarn upgrade-interactive
(cdfc9af) - deps-dev: bump deps according to
yarn upgrade-interactive
(24ee68b) - deps: replace
pathe
withupath
(f705671) - docs: [site] use flex-development/docast@4836722 (06324f7)
- docs: [site] use flex-development/docast@dd4b6c3 (3de807d)
- pkg: remove extraneous
bin
field (b56c209) - syntax: export
detectSyntax
(4f3850f) - syntax: export
hasESMSyntax
(64a89b2) - ts: reorganize
typesVersions
(53430fe)
🤖 Continuous Integration
- add @dependabot config (ca31ac5)
- deps: bump actions/checkout from 3.0.2 to 3.1.0 (#1) (a7fdf9e)
- deps: bump actions/github-script from 6.3.1 to 6.3.2 (#3) (ef9e10d)
- deps: bump actions/github-script from 6.3.2 to 6.3.3 (#5) (68306db)
- deps: bump actions/setup-node from 3.5.0 to 3.5.1 (#6) (c303f3e)
- deps: Bump crazy-max/ghaction-import-gpg from 5.1.0 to 5.2.0 (#7) (e87d930)
- deps: Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#8) (9d64f86)
- deps: bump hmarr/debug-action from 2.0.1 to 2.1.0 (#2) (3b25af3)
- deps: bump octokit/graphql-action from 2.2.22 to 2.2.23 (#4) (93e8994)
- workflows:
preview
(2936463) - workflows: deploy docs to production on github release (876e5b0)
- workflows: ensure docs preview is deployed with all
src
updates (74bdb73)
📝 Documentation
- [
hasESMSyntax
] fix typo in@return
description (c9f6a85) - [site] add
/api/interfaces
(95eebeb) - [site] add
/api/types
(cf7f5be) - [site] add
robots.txt
generation to postbuild tasks (ef98b86) - [site] add esm only warning to install guide (19dbe66)
- [site] add google site verification (8cd42d6)
- [site] add initial front-end checklist (1403dc3)
- [site] algolia search integration (1af849d)
- [site] configure google analytics (3c244ec)
- [site] fix canonical url (aea7a10)
- [site] fix duplicate meta description (188d914)
- [site] init
/api/
(a5084d3) - [site] move search indexing to
buildEnd
hook (4b71095) - [site] prevent tab nabbing (1929374)
- [site] specify text directionality (1807a41)
- [site] update front-end checklist (70fd41d)
- [site]: add
/api/constants
(ed2bb9f) - [site]: resolve
@link
(6ed82f8) - [site]: update
/api/
title and intro (3e60e88) - [site]: update
/api/constants
intro (2d1d525) - init docs site (df39382)
- merge zsh docs into contributing guide (f2e2a6c)
- reorganize gpr install guide (0a8ef6e)
- temporarily remove
detectSyntax
example (afc41e9) - update descriptions and reference links (8bd5702)
✨ Features
- analyze:
extractStatements
(08b9124) - analyze:
findDynamicImports
(a03089a) - analyze:
findExports
(7a66d78) - analyze:
findRequires
(1d58008) - analyze:
findStaticImports
(673294c) - interfaces:
CompilerOptionsJson
(39c1abf) - interfaces:
DynamicImport
(b7474a1) - interfaces:
ExportStatement
(4384be4) - interfaces:
ImportStatement
(6a16d74) - interfaces:
RequireStatement
(0dc6d7a) - interfaces:
Statement
(ec25911) - interfaces:
StaticImport
(78816b7) - lib:
getCompilerOptions
([08c4b84](08c4b8492f7640f74dc676...