UNPKG

@fe6/shared

Version:

水滴共享函数集

108 lines (41 loc) 3.52 kB
# [0.7.0](https://github.com/fe6/shared/compare/v0.6.0...v0.7.0) (2021-03-11) ### Features * **$o:** add deepMerge method ([9f7469b](https://github.com/fe6/shared/commit/9f7469bce715b4dc18e07150d46169c95a6ae68d)) # [0.6.0](https://github.com/fe6/shared/compare/v0.5.0...v0.6.0) (2021-03-04) ### Features * **$reg:** add url in string ([c24450e](https://github.com/fe6/shared/commit/c24450e8550df0c465100b11fec38057993a36f2)) # [0.5.0](https://github.com/fe6/shared/compare/v0.4.1...v0.5.0) (2021-03-04) ### Features * **$is:** add is url method ([b93ff16](https://github.com/fe6/shared/commit/b93ff16bcd7970a8eb3fdebd054aa73b6c54ad14)) ## [0.4.1](https://github.com/fe6/shared/compare/v0.4.0...v0.4.1) (2021-03-01) ### Bug Fixes * **$storage:** modify get return type ([82bdb72](https://github.com/fe6/shared/commit/82bdb722547b06d78c8719b57c16151aaf73be5f)) ### Features * **$storage:** add storage methods ([98e2fa6](https://github.com/fe6/shared/commit/98e2fa654b2b5451cc0c1306f0fc6735215f6b77)) # [0.4.0](https://github.com/fe6/shared/compare/v0.3.0...v0.4.0) (2021-03-01) ### Features * **$storage:** add storage methods ([eef84c4](https://github.com/fe6/shared/commit/eef84c49ab5720f171e6e8b6c5c4714263147f2c)) # [0.3.0](https://github.com/fe6/shared/compare/v0.2.0...v0.3.0) (2021-02-26) # [0.2.0](https://github.com/fe6/shared/compare/v0.1.3...v0.2.0) (2021-02-26) ### Features * **$format:** add objectToQuery method ([290bbfd](https://github.com/fe6/shared/commit/290bbfd598ed14a96d1645e9ee2f4a0e68c4f07f)) ## [0.1.3](https://github.com/fe6/shared/compare/v0.1.2...v0.1.3) (2021-02-26) ### Bug Fixes * **$types:** modify the types entry file ([d8ca478](https://github.com/fe6/shared/commit/d8ca478559a4b33cf4cb0b1af2c82a9f028b8128)) * **$typscript:** modify the generation rules of type files ([dc619f8](https://github.com/fe6/shared/commit/dc619f88a1f784357f04dda8737048b08eecc06d)) ## [0.1.2](https://github.com/fe6/shared/compare/v0.1.1...v0.1.2) (2021-02-23) ## [0.1.1](https://github.com/fe6/shared/compare/v0.1.0...v0.1.1) (2021-02-23) ### Bug Fixes * **$install:** check yarn js not found ([769b9d2](https://github.com/fe6/shared/commit/769b9d20e8170515273c1c29e1b9e98a1da28aba)) # [0.1.0](https://github.com/fe6/shared/compare/294245d30fd4531a0f6041f418ea07d9e40ea573...v0.1.0) (2021-02-23) ### Features * **$device:** add isclient method ([be6acff](https://github.com/fe6/shared/commit/be6acffbe05858d8c58ad982650687576f41965b)) * **$format:** add file size method ([48a8c98](https://github.com/fe6/shared/commit/48a8c987ea7c2a1f78e3d7f26979ac0e6b4ca732)) * **$format:** add some format methods ([694e020](https://github.com/fe6/shared/commit/694e02002ffef868816ae664d6a294293c2b2d3f)) * **$is:** add type judgment method ([294245d](https://github.com/fe6/shared/commit/294245d30fd4531a0f6041f418ea07d9e40ea573)) * **$number:** add number methods ([6599528](https://github.com/fe6/shared/commit/6599528eae6f422bad5f7a266f22d5c49f5d94be)) * **$o:** add object handle methods ([d7b43c3](https://github.com/fe6/shared/commit/d7b43c3fdeb9cc317aca046cad0e5da20a1960dc)) * **$util:** add clone method ([0521348](https://github.com/fe6/shared/commit/0521348633d08070129c23cf8700adb017190e43)) * **$util:** add uuid method ([61c368a](https://github.com/fe6/shared/commit/61c368aa69c7b54c1b80faf72bf146524a69cd35)) ### Reverts * **$index:** add uuid file ([60d72ea](https://github.com/fe6/shared/commit/60d72ea7c9b4f2539dc652c99347e5a596c63e39))