0.24.2 • Published 9 months ago
@ideastatica/scene v0.24.2
Publish package
- Bump package version according to the semantic versioning using
npm version [major | minor | patch]
. - Log in to
ideastatica
account if not done previously usingnpm login
. - Publish package using
npm publish
. This will automatically build the package.
Locally develop package
- Go to the
@ideastatica/scene
root and build the package, if not built previously, usingnpm run build
. - Go to the application root and execute
npm link <path-to-scene-package-root>
. For ShearWall, it meansnpm link ../../../Scene
. This command will create a symlink to@ideastatica/scene
package so one can develop both application and the package simultaneously. - To remove the symlink, execute
rmdir node_modules/@ideastatica/scene
and thennpm install
.
OR
- Change version of the Scene package
- npm run build
- npm pack
- In project with Scene add package to package.json like this "@ideastatica/scene": "../../Scene/ideastatica-scene-0.24.23.tgz"
- run npm install --force
- Test updated version
0.24.2
9 months ago
0.24.1
9 months ago
0.24.0
9 months ago
0.23.10
2 years ago
0.23.6
2 years ago
0.23.5
2 years ago
0.23.4
2 years ago
0.23.9
2 years ago
0.23.8
2 years ago
0.23.7
2 years ago
0.23.3
2 years ago
0.23.2
2 years ago
0.23.1
4 years ago
0.23.0
5 years ago
0.22.0
5 years ago
0.21.0
5 years ago
0.20.0
5 years ago
0.19.0
6 years ago
0.18.0
6 years ago
1.17.0
6 years ago
0.1.16
6 years ago
0.1.15
6 years ago
0.1.14
6 years ago
0.1.13
6 years ago
0.1.12
6 years ago
0.1.11
6 years ago
0.1.10
6 years ago
0.1.9
6 years ago
0.1.8
6 years ago
0.1.7
6 years ago
0.1.6
6 years ago
0.1.5
6 years ago
0.1.4
6 years ago
0.1.3
6 years ago
0.1.2
6 years ago
0.1.1
6 years ago
0.1.0
6 years ago