Skip to content

modular-scripts@5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 11:10
· 14 commits to main since this release
d34acf8

Major Changes

  • #2391
    6209e17
    Thanks @AlbertoBrusa! - Modular's workspace
    resolver now ignores a workspace if covered by a .modularignore or .gitignore
    (.modularignore overrides .gitignore)

  • #2384
    1e9c8cb
    Thanks @AlbertoBrusa! - Standardized lint
    and typecheck commands to bring them in line with other modular selective
    behaviour. Now lints and typechecks non-modular packages by default

  • #2370
    ef63eb3
    Thanks @AlbertoBrusa! - Dropped Node 14
    support, added Node 20 support. Changed target to ES2017

Patch Changes

  • Updated dependencies
    [6209e17]:
    • @modular-scripts/workspace-resolver@2.0.0