Commit Graph

12 Commits

Author SHA1 Message Date
Nitin Kumar e4fcce4541 feat: make RexExps case-insensitive 2023-05-01 10:35:31 +00:00
Nitin Kumar cc3149b38c refactor: hoist VERSION_PATTERN_REGEXP to top 2023-04-19 14:56:18 +00:00
Nitin Kumar 7323f01054 feat: add URL dependencies support for module federation 2023-04-18 03:45:47 +00:00
Asriel Yu 136b723023 fix callback err type should include null 2021-12-24 20:27:31 +08:00
Tobias Koppers 2a0620a7f1 improve semver range detection 2020-07-02 16:09:50 +02:00
Tobias Koppers a9993bbabf improve semver range detection 2020-07-02 16:09:46 +02:00
Tobias Koppers 3fcd5f9bc5 add full Semantic Versioning for Shared Modules
change storage format in the share scope
choose shared module deterministic from the same origin
remove array syntax from version and requiredVersion in schema
2020-07-02 16:09:39 +02:00
Tobias Koppers 590af1edfe improve readable names
update example
add optionalDependencies to automatic requiredVersion sources
2020-06-15 22:45:36 +02:00
Tobias Koppers 1c42f71250 allow to provide and consume multiple versions of shared modules 2020-06-13 14:45:37 +02:00
Tobias Koppers bb30ea2216 automatically determine version of shared module from package.json 2020-05-27 11:53:59 +02:00
Tobias Koppers edf03440ba add SharePlugin
let ModuleFederationPlugin use the SharePlugin
update container test cases to new behavior
2020-05-26 17:11:21 +02:00
Tobias Koppers e659ec494c add provide shared module plugin 2020-05-25 17:14:59 +02:00