[ENHANCEMENT] add client package#137
Conversation
39f0887 to
b77d72b
Compare
| }, | ||
| }, | ||
| // TODO should we add @perses-dev/spec here ? | ||
| '@perses-dev/core': { |
There was a problem hiding this comment.
If we remove this we need to add the client package
|
The plugin system has a duplicated definition of the |
I was aware of that blunder and had planned to get rid of it. Thank you for reminding me. I almost forgot! |
4df95ba to
8d1d7f0
Compare
| '@perses-dev/core': { | ||
| version: '0.53.1', | ||
| lib: () => require('@perses-dev/core'), | ||
| '@perses-dev/client': { |
There was a problem hiding this comment.
This would mean this is a breaking change, because the plugin system no longer exposes the core package. It would be better to mark this PR as BREAKINGCHANGE
There was a problem hiding this comment.
On second thought maybe it will be better to include both, at least for one version so migration can be done smoothly. WDYT?
8d1d7f0 to
6330c8b
Compare
6330c8b to
ac55600
Compare
Signed-off-by: Seyed Mahmoud SHAHROKNI <seyedmahmoud.shahrokni@amadeus.com> Signed-off-by: Seyed Mahmoud SHAHROKNI <seyedmahmoud.shahrokni@amadeus.com> Signed-off-by: Seyed Mahmoud SHAHROKNI <seyedmahmoud.shahrokni@amadeus.com> Signed-off-by: Seyed Mahmoud SHAHROKNI <seyedmahmoud.shahrokni@amadeus.com> Signed-off-by: Seyed Mahmoud SHAHROKNI <seyedmahmoud.shahrokni@amadeus.com> Signed-off-by: Seyed Mahmoud SHAHROKNI <seyedmahmoud.shahrokni@amadeus.com> Signed-off-by: Seyed Mahmoud SHAHROKNI <seyedmahmoud.shahrokni@amadeus.com> Signed-off-by: Seyed Mahmoud SHAHROKNI <seyedmahmoud.shahrokni@amadeus.com> Signed-off-by: Seyed Mahmoud SHAHROKNI <seyedmahmoud.shahrokni@amadeus.com> Signed-off-by: Seyed Mahmoud SHAHROKNI <seyedmahmoud.shahrokni@amadeus.com> Signed-off-by: Seyed Mahmoud SHAHROKNI <seyedmahmoud.shahrokni@amadeus.com> Signed-off-by: Seyed Mahmoud SHAHROKNI <seyedmahmoud.shahrokni@amadeus.com> Signed-off-by: Seyed Mahmoud SHAHROKNI <seyedmahmoud.shahrokni@amadeus.com> Signed-off-by: Seyed Mahmoud SHAHROKNI <seyedmahmoud.shahrokni@amadeus.com> Signed-off-by: Seyed Mahmoud SHAHROKNI <seyedmahmoud.shahrokni@amadeus.com> Signed-off-by: Seyed Mahmoud SHAHROKNI <seyedmahmoud.shahrokni@amadeus.com>
ac55600 to
7577657
Compare
Description
Adds the client package and removes the remaining core dependencies.
Checklist
[<catalog_entry>] <commit message>naming convention using one of thefollowing
catalog_entryvalues:FEATURE,ENHANCEMENT,BUGFIX,BREAKINGCHANGE,DOC,IGNORE.UI Changes
See e2e docs for more details. Common issues include: